﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote, th, td,a { margin: 0; padding: 0;}
body{color:#333;  margin:0px auto; font-family:Microsoft YaHei; font-size:14px; }
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px;padding: 0}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
i,em{font-style: normal;}
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none}
a:visited {}
a:focus { outline:none; }
a:hover{ color:#005dac; outline:none; }
a:active{ color:#005dac; outline:none; }
body, td, th { font-size: 14px; margin: 0; line-height: 28px; font-family: "微软雅黑";}
/*==========@@频道布局 开始@@==========*/

/*======首页======*/
@font-face {
  font-family: 'iconfont';
  src: url('../../fonts/iconfont.eot'); /* IE9*/
  src: url('../../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont{font-family:"iconfont" !important;font-size:26px;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;color: #F00}

/*===公共 结束===*//*全局色调*/
.hv{height: 10px;}
.fl {float: left;}
.fr {float: right;}
#content_k{width: 100%;float: left;}
#content{width: 1200px;margin: 0 auto}
#abcontent{width: 100%;float: left;padding: 0 0 40px;background: #f5f5f5}
.ying{white-space:nowrap; overflow:hidden; text-overflow:ellipsis}

#gun_xinwen{height:;width:100%;;float:left;position: relative;}
#gun_xinwen ul{width: 1200px;margin: 0 auto}
#suiji,#gun_xinwen{font-size: 0;width: 0;height: 0}
#suiji img,#gunxinwen img{width: 0;height: 0}

#auto_img{width: 100%;height: auto;}
#auto_img img{width: 100%;height: 100%;object-fit: contain;}

/*======头部======*/

/* 顶部 */
#top_main {background-image: url(../../images/topxt.jpg);background-repeat: repeat-y;background-position: center;height: 35px;line-height: 35px;width: 100%; float: left;}
#top { height:35px; line-height:35px; text-align:right;width:1200px;  margin:0 auto; }
#top_1 { float:right;  text-align:left;}
#top_2 { float:right; text-align:right; }
#zhuying{float: left;}
#top a { color:#333; font-weight:bold;  }
#top a:hover { color:#F00; font-weight:bold; text-decoration:none}


/*Logo*/
#logo_main {width: 100%; float: left;}
#logo { position: relative;width:1200px;  margin:0 auto; overflow:hidden;z-index: 10000;height: 110px}
#logo .WebLogo{ float:left;}
#logo .Language{width:500px;float:right; padding:10px;}
#logo .Language .MobileEdition{ font-weight: bold; color:red;}
#logo .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }
#logo .Member .MemberName, #logo_main .Member .MemberGroupName{color:#F30}

#logo #dianhua{position: absolute;right: 0;top:20px;font-size: 14px; line-height: 28px; padding-left: 70px; background: url(../../images/tel.png) no-repeat center left}
#logo #dianhua font{font-size: 30px;color:#015f9c;font-weight: bold;line-height: 40px;word-spacing: normal;}
/*导航*/
#navigation_main { background:#fff; position:relative;z-index:100; width: 100%; border-top: 1px #e0e0e0 solid; float: left;}
#navigation { height:60px; width:1200px; margin:0 auto; overflow:hidden; }
#navigation ul.navigationlist li { float:left; line-height:60px; text-align:center; width: 198px ;border-right: 1px #eeeeee solid;}
#navigation ul.navigationlist li a { display:block;font-size:16px; box-sizing: border-box;}

#navigation ul.navigationlist .current1{color:#;background: }
/*导航栏下拉*/
#navigation  ul.subnavigationlist,#navigation ul.subnavigationlist li ul.subnavigationlist1{display:none; position:absolute; z-index:100;width: 199px;background: #ffffff;border-top-width:3px;border-top-style:solid;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05)}
#navigation  ul.subnavigationlist li { position: relative;float:left; width: 100%;border-bottom: 1px solid rgba(0,0,0,0.10);text-align: left;text-indent: 0}
#navigation  ul.subnavigationlist li a { position: relative;display: block;padding: 10px 15px;line-height: 24px;font-weight: 400;font-size: 14px;text-transform: capitalize;color: #272727;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
#navigation  ul.subnavigationlist li a:hover { background:#dfedf8; }
#navigation  ul.subnavigationlist li:hover .dropdown-btn{color: #ffffff;}

#navigation ul.subnavigationlist li ul.subnavigationlist1{top:0;left: 200px}

#subnavigationlist_li .dropdown-btn {position: absolute;right: 10px;top: 6px;width: 30px;height: 30px;text-align: center;color: #272727;line-height: 28px;background-size: 20px;cursor: pointer;z-index: 5;}

/*======banner======*/
#banner_main {position:relative; width: 100%; float: left;}
#banner { margin:0 auto; overflow:hidden; width:100%;}
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block; width:100%;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:absolute; bottom:25px; left:0; height:12px; line-height:12px; text-align:center;  }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; border-radius:50%;background:#333; margin:0 5px; overflow:hidden; font-size:0px;}
#banner_main .hd ul li.on{  width: 14px;height: 14px}


/* search部分 */
.search1 {height: 68px;border-bottom: 1px solid #eee;position: relative;z-index: 5;background: #f8f8f8;float: left;width: 100%}
.search1 .keyword {font-size: 14px;color: #333;margin-top: 29px;height: 16px;line-height: 16px;width: 815px;position: relative;z-index: 4;}
.search1 .keyword span {float: left;width: 90px;color: #333;font-weight: bold;}
.search1 .keyword p {float: left;}
.search1 .keyword p a {float: left;color: #888;font-size: 14px;margin-right: 10px;height: 15px;line-height: 15px;border-left: 1px dotted #a5a5a5;padding: 0 12px;}
.search1 .keyword p a:hover {color: #181a98;}
.search1 .keyword a:first-child {padding-left: 0;border-left: none;}
.search1 .inp {width: 300px; height: 36px;margin-top: 15px;overflow: hidden;margin-left: 27px;border: 1px solid #dddddd;border-radius: 27px;}
.search1 .inp input#seachkeywords {border:none;height: 36px;line-height: 36px;width: 250px;float: left; text-indent: 17px; font-size: 14px;color: #999;}
.search1 .inp .sea {display: block; float: left; width: 35px;height: 38px;position: relative;top: -1px; background: #181a98;padding-right: 15px;;background: url(../../images/search.png) no-repeat 18px center;border:none;text-indent: -999999px}
.search1 .inp .sea i {display: block;width: 35px;height: 38px}

/* 友情链接 */ 
#link_main { width: 100%; float: left; }
#link { padding:0; width: 1200px; margin: 0 auto; overflow:hidden;}
.link_title { ; height:60px; line-height:60px; float: left; margin-right: 20px}
.link_title h2 { font-size:16px; font-weight:bold;color:#626262;}
.link_body { overflow:hidden; zoom:1;  border-top:0; border-bottom:0}
.link_bottom { height: 5px; font-size: 0px; line-height:0; background:#FACEB9;  overflow:hidden; margin-bottom:5px;}
.link_pic { overflow:auto; zoom:1;  }
.link_pic ul li { float:left; text-align:center; }
.link_pic img { width:86px; height:30px; padding:2px; border:1px solid #CCC; }
.link_pic ul li a:hover img { border:1px solid #6C9ACC;}
.link_text { overflow: hidden; zoom:1; }
.link_text ul li { float:left; text-align:center;  overflow:hidden; white-space:nowrap;margin: 0 10px 0 0}
.link_text a { line-height:60px; font-size:16px; }

/* 版权信息 */
.footer {width:100%;color:#fff;padding-bottom:50px;background:#222;float:left;}
.footer .bNav {width:auto;min-height:180px;margin-top:60px;}
.footer .di_logo img {width:111px;height:111px;background-size:100%;}
.footer .bNav dl {display:inline-block;float:left;width:auto;overflow:hidden;text-align:left;padding:10px 40px 0 0;}
.footer .bNav dl#dl_k4 {width:200px;}
.footer .bNav dl#dl_k1 {display:none;}
.footer .bNav dl dt {height:16px;display:block;padding-bottom:32px;}
.footer .bNav dl dt a {display:block;font-size:16px;color:#fff;line-height:16px;}
.footer .bNav dl dd {display:block;height:14px;padding-bottom:16px;}
.footer .bNav dl dd a {display:block;font-size:14px;color:#999;line-height:14px;}
.footer .bNav dl dd a:hover {color:#fff;}
.footer .ewm {text-align:center;margin-left:15px;margin-top:78px;}
.footer .ewm dl {width:auto;float:left;display:block;margin-right:0px;height:164px;padding-right: 10px}
.footer .ewm dl:nth-child(2) {margin-right:0px;}
.footer .ewm dl:first-child+dl {margin-right:0px;}
.footer .ewm dl dt {width:150px;text-align:center;}
.footer .ewm dl dt img {width:130px;display:inline-block;background-size:100%;margin-top:5px;}
.footer .ewm dl dd {font-size:14px;color:#666;line-height:24px;padding-top:10px;}
.footer .contact_info {width:auto;height:180px;margin-top:60px;border-left:#444444 solid 1px;padding:0 40px 0 50px}
.footer .contact_info p.p1 {font-size:14px;color:#ccc;line-height:14px;padding-top:10px;}
.footer .contact_info p.dh {font-size:36px;color:#ccc;font-family:"Arial";line-height:36px;padding-top:4px;font-weight:bold;padding-bottom:12px;}
.footer .contact_info h3 {font-size:20px;padding-top:8px;}
.footer .contact_info p.tel {font-size:14px;color:#999;line-height:26px;width:auto;}
.footer .contact_info i {display:block;padding-top:8px;font-size:14px;color:#fff;}

.footer .contact_info i a {display: inline-block;color: #fff;padding-right: 12px;}
.copyright {height: 80px;line-height: 80px;color: #fff;font-size: 12px;background: #111111;overflow: hidden;float: left;width: 100%}
.copyright span {margin: 0 6px;}
.copyright a {color: #666;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.copyright a:hover {color: #fff;}


/*fa1*/
.bt_link{ height: 55px; line-height: 55px;  float: left;width: 100% }
.btLink{ color: #fff;  font-size: 18px; }
.btLink a { margin:0 5px; color:#fff;  font-size: 16px; height: 18px; line-height: 1; vertical-align: middle; display: inline-block;  *display: inline; 
      padding-left: 8px;    border-left: 1px #fff solid;}
.btLink a:first-child{ margin-left: 0; border-left: 0;}
.btLink a:hover{ text-decoration: underline; }
/*foot1*/
.footer1{background: #000; font-size: 16px;color: #fff;  min-height: 200px;  float: left;width: 100% }
.footer1 .w{  position: relative;}
.footer1 .icon{ position: absolute;right: 0;top: -64px;background:url(../../images/semicircle2.png) center no-repeat;
width: 426px;height: 75px;}
.code1{float: left;text-align: center;width:190px;  font-size: 16px;  color: #fcf8f8;padding-top: 20px;height:180px;}
.code1 img{width: 100px;height: 100px; display: block; margin:15px auto 0;}
.copyright1 { float: right;line-height:26px;  width:970px; position: relative; }
.copyright1 a{color: #fff;}
.copyright1 .c_links{margin-top: 15px;}
.copyright1 .c_links a{ margin: 0 10px;}
.copyright1 .subnav { float: left;  line-height:42px;margin: 27px 0 16px 0; height: 42px;  font-size: 18px; width: 100%; }
.copyright1 .subnav a { margin: 0 4px;color: #fff;  font-size: 18px; }
.copyright1 .subnav a:hover{color: #fff; text-decoration: underline;}
.copyright1 p a:hover{text-decoration: underline; }
.copyright1 .bt_data{  font-size: 16px;   padding:5px 0;  float: left;}
.copyright1 .zhichi{  float: left; width: 100%;  padding-top: 16px; line-height: 23px; font-size: 16px; width: 100%;}
/**/

#end { width:1200px;}
#end ul { list-style: none;  }
#end ul li { font-size:14px;float:left;margin-bottom:10px; }
#end ul li a { display:block;  height:35px; padding-left:5px; color:#FFFFFF; padding:0px 20px; float:left;line-height:35px;background-color:#015f9c;  margin-right:15px; }
#end ul li a:hover {  height:35px; background-color:#1094a8; color:#fff;  }

#endd { width:500px;}
#endd ul { list-style: none;  }
#endd ul li { font-size:14px;float:left; }
#endd ul li a { display:block;  height:35px; padding-left:5px;margin-bottom:10px; width:115px; line-height:35px;  margin-right:15px; border:1px #333 solid;}
#endd ul li a:hover {  height:35px;  background-color:#666666; color:#015f9c;  }

#esobao{width:;text-align: center;margin:20px 0 10px;float: right;}

/**/
.footer-bottom {width: 100%;float: left;position: relative;padding: 30px 0px;text-align: center;border-top: 1px solid rgba(255,255,255,0.20);}
.copyright a{color:#fff}
#jishuzhichi{position: relative;top:2px;}

/*当前位置*/
#location_main {} 
#location {color:#999; float:right; padding-right:8px;}

.auto-container{position:static;max-width:1200px;padding:0px 15px;margin:0 auto;}

.page-title{position:relative;padding:110px 0px 0px;background-repeat:no-repeat;background-size:cover;background-position:center top;width: 100%;float: left;}

.page-title .auto-container{position:relative;}
.page-title:before{position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;display:block;}
.page-title.shop-title:before{display:none;}
.page-title h1{position:relative;color:#ffffff;font-size:42px;font-weight:700;line-height:1.2em;margin-bottom:100px;text-transform:capitalize;}
.page-breadcrumb{position:relative;left:0px;bottom:0px;display:inline-block;padding:20px 50px 20px 60px;border-left-width:4px;border-left-style:solid;background-color:rgba(0,0,0,1);color:#fff;}
.page-breadcrumb a{margin-right:6px;padding-right:0;color:#fff;font-size:16px;font-weight:400;}
.page-breadcrumb a:first-child:after{display:none; }
.page-breadcrumb a:first-child{color:#ffffff;padding-right:0px;}
.page-breadcrumb a:last-child::after{display:none;}
.page-breadcrumb a:last-child{color:#ffffff;padding-right:0px;margin-right:0px;}
.page-breadcrumb li a{}

.page-breadcrumb li a:hover{color:#fff;}
/*===结束===*/

/*分页样式*/

.pages{ text-align:center; overflow:hidden; margin-top:2%; margin-bottom:2%;width: 100%;float: left;}
.yema a,.yema span{ padding:10px 22px; border:#ccc 1px solid; margin:0 2px; font-size:17px; display:inline-block; color:#333; font-family:"宋体"; margin-bottom:10px; border-radius:4px;}
.page-num-current{background:#005dac;color:#fff !important;border:#005dac 1px solid !important;}
.yema a:hover{  background:#005dac; margin:0 2px; color:#fff; text-decoration:none; }


/*===留言频道  开始===*/
.guestbook{ }
.guestbooklist textarea{}
textarea::-webkit-input-placeholder { font-family: 微软雅黑;}

.guestbook_table li{float: left;width: 33%;margin-bottom: 15px}
.guestbook_table li input{width: 95%;height: 40px;line-height: 40px;border: 1px solid #D9D9D9;border-radius: 4px;text-indent: 10px}
.guestbook_table li textarea{width: 100%;height: 160px;padding: 15px 12px;border: 1px solid #D9D9D9;color: #666666;border-radius: 4px;}
.guestbook_table li input[type="radio"]{width: auto;height: 20px;line-height: 20px;position: relative;top:0;}
.guestbook_table li span{height: 20px;line-height: 20px;position: relative;top:-5px;padding:0 5px;}
.guestbook_table li.gust_li_MessageContent{width: 95%}
.guestbook_table li.gust_yanz{width: 100%}
.guestbook_table li.gust_yanz input{width: 200px}
#code{height: 34px}
.guestbook_table li.gust_tijiao{width: 200px;}
.guestbook_table li.gust_tijiao input{width: 100%;color: #fff;font-size: 16px;text-indent: 0}
/*管理员回复*/
.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }

/*留言表单*/
.message_title{ height:40px;  line-height:40px; font-size:24px; color:#5d5d5d; font-weight:500;width: 100%;padding: 40px 0 20px}
.message_body{ padding-left: 10px; padding-right: 10px; color:#626262;display:inline-block }
.message_bottom{}
/*===留言频道  结束===*/